home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20000217-20000824 / 000238_news@columbia.edu _Fri Apr 28 13:36:50 2000.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
  3.     by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id NAA01042
  4.     for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 28 Apr 2000 13:36:50 -0400 (EDT)
  5. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  6.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA00364
  7.     for <kermit.misc@watsun.cc.columbia.edu>; Fri, 28 Apr 2000 13:36:49 -0400 (EDT)
  8. Received: (from news@localhost)
  9.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id NAA28688
  10.     for kermit.misc@watsun.cc.columbia.edu; Fri, 28 Apr 2000 13:35:33 -0400 (EDT)
  11. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  12. From: jaltman@columbia.edu (Jeffrey Altman)
  13. Subject: Re: K-95 and filenames containing spaces
  14. Date: 28 Apr 2000 17:35:31 GMT
  15. Organization: Columbia University
  16. Message-ID: <8eci53$s0e$1@newsmaster.cc.columbia.edu>
  17. To: kermit.misc@columbia.edu
  18.  
  19. In article <IjjO4.1249$8%6.31520@news.swbell.net>,
  20. Damon Brownd <dbrownd@HoustonEye.com> wrote:
  21. : How do you enter a directory path or file name containing spaces at the K-95
  22. : command prompt?
  23. : For instance:
  24. :         send c:\My Documents\Some File.doc
  25. : I have searched the using C-Kermit manual as well as the online manuals.
  26. : Obviously, I'm not looking in the right place.
  27.  
  28. SEND {c:\My Documents\Some File.doc}
  29.  
  30.  
  31.  
  32.     Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
  33.                  The Kermit Project * Columbia University
  34.               612 West 115th St #716 * New York, NY * 10025
  35.   http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org